﻿/*
* name: Global && Pc StyleSheet
* version: v3.1.1
* update: 加入placeholder依赖样式
* date: 2015-08-26
*/

/* 雪碧图 */
@charset "utf-8";/* CSS Document */
.clear{ clear:both; line-height:0; padding:0px; margin:0px;}
.clearfix:before,.clearfix:after{ display:table; content:""; line-height:0px;}
.clearfix:after{ clear:both;}
.clearfix{ *zoom:1;}
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; vertical-align: middle; background: url(../img/ico.png); margin: 0 .3em;}
.ico1_2 { background-position: -20px 0; }
.ico1_3 { background-position: -40px 0; }
.ico1_4 { background-position: -60px 0; }
.ico1_5  background-position: -80px 0; 
.ico2_1 { background-position: 0 -20px; }
.ico2_2 { background-position: -20px -20px; }
.ico2_3 { background-position: -40px -20px; }
.ico2_4 { background-position: -60px -20px; }
.ico2_5 { background-position: -80px -20px; }
.ico3_1 { background-position: 0 -40px; }
.ico3_2 { background-position: -20px -40px; }
.ico3_3 { background-position: -40px -40px; }
.ico3_4 { background-position: -60px -40px; }
.ico3_5 { background-position: -80px -40px; }
.ico4_1 { background-position: 0 -60px; }
.ico4_2 { background-position: -20px -60px; }
.ico4_3 { background-position: -40px -60px; }
.ico4_4 { background-position: -60px -60px; }
.ico4_5 { background-position: -80px -60px; }
/*
* 依赖：
* placeholder插件
*/
.placeholder { color: #aaa; }
/* 设置 */
body { font-size: 14px; line-height: 2; color: #555; background: #dbdbdb;-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; font-family:"微软雅黑";}
.wrap { max-width: 1366px; margin-right: auto; margin-left: auto; *width: 1366px; background: #fff;  position: relative;}
.minwrap { max-width: 1260px; margin-right: auto; margin-left: auto; *width: 1260px;}
a { color: inherit; }
a:hover { color: #f9b406; }
/*css组件-设置*/
.form-control, .input-group-addon, .btn { border-radius: 2px; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6); }
/*选中设置*/
::-moz-selection {
color: #fff;
background: #39f;
}
::selection { color: #fff; background: #39f; }
/* 网站样式 */
input,select,textarea{ border: none;}
.datalist th { border: 1px solid #cccccc; /* 行名称边框 */ background-color: #eeeeee; /* 行名称背景色 */ color: #000000; /* 行名称颜色 */ font-weight: bold; padding-top: 4px; padding-bottom: 4px; padding-left: 15px; text-align: left; }
.datalist td { border: 1px solid #cccccc; /* 单元格边框 */ text-align: left; padding-top: 4px; padding-bottom: 4px; padding-left: 15px; }
.datalist tr.al trow { background-color: #c7e5ff; /* 隔行变色 */ }
.logo { width: 20%; margin-right: 2%; }
.logo img { vertical-align: middle; width: 100% !important; }
.language{ position:absolute; display:block; width:40px; height:66px; line-height:66px; text-align:center; font-size:14px; color:#555; top:0; right:15px;}
.nav{ width:78%;}
.nav>ul>li{ float:left; width:11.11%; text-align:center;}
.nav>ul>li>a{ display:block; line-height:64px; border-bottom:#fff solid 2px; font-weight:700;}
.nav>ul>li.cur>a { border-color: #f9b60e; background: #f5f5f8; }

.navs_down{ position:absolute; z-index:21; top:66px; left:0; width:960px;}
.navs_down li{ overflow: hidden; background: #f5f5f8; position: relative; display: none;}
.navs_down li.show{ display:block;}
.navs_down li ._img{ width: 260px;}
.navs_down li ._intro{ padding: 50px 30px; width: 640px;}
.navs_down li ._intro h3{ font-size: 24px; color: #0a318f; line-height: 1; margin-bottom: 20px;}
.navs_down li ._intro .n_txt{ font-size: 15px; color: #8d8d8d; margin-bottom: 20px;}
.navs_down li ._intro .links a{ display: inline-block; width: 32%; font-size: 18px; color: #0a318f;}
.navs_down li ._intro .links a i{ margin-left: 10px;-webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.navs_down li ._intro .links a:hover i{ /*transform:translate(5px);-webkit-transform:translate(5px); */ margin-left: 15px;}
.navs_down li ._btn{ display: inline-block; width: 170px; height: 48px; background: #0b3190; color: #fff;text-align: center; line-height: 48px; position: absolute; right: 0; bottom: 0;}
.navs_down li ._btn:hover{ background: #fab406;}
.navs_down li ._btn i{ margin-left: 8px; font-size: 16px; vertical-align: -1px;}
.black_mask{ background:url(../images/black.6.png) repeat; position: absolute; left: 0; top: 0; display: none; z-index:20; width: 100%; height: 100%;}
.top{ width: 100%; }
.top>.wrap{ border-top: #0f1273 solid 4px; }
.top ._sear { width: 8.6%; margin-left: 1.5%; margin-top: 24px; }
.top ._sear input { width: 80%; height: 18px; padding: 0; margin: 0; border: none; border-bottom: #ddd solid 1px; }
.top ._sear button { width: 18%;height: 18px; line-height: 18px; border: none; background: none; padding: 0; margin: 0; color: #b9b9b9; cursor: pointer; }
.top ._link { width: 10%; margin-top: 17px; }
.top ._link img { vertical-align: middle; }
.breadCrumb { background: url(../images/breadCrumb_bg.jpg) no-repeat center; height: 60px; width: 100%; color: #fff; line-height: 60px; }
.breadCrumb em { margin: 0 7px; }
.footer { height: 54px; background: #0e1271; line-height: 54px; border-top: #f9b406 solid 5px; color: #fff; }
.footer em { margin: 0 15px; }
.footer .gs { margin-left: 15px; }
.footer .gs img { vertical-align: middle; }
.footer .ii{ font-family:'MicroSoft Yahei';}
.mainLeft { width: 23%; padding-top: 60px; text-indent: 10%; padding-right: 3%;/* border-right: #f4f4f4 solid 1px;*/ }
.mainLeft .channelT { line-height: 1; padding-bottom: 15px; border-bottom: #dbdbdb solid 1px; font-size: 22px; margin-bottom: 20px; }
.submenu li>a { color: #0b328f; font-size: 17px; font-weight: bold; display: block; line-height: 36px; text-indent: 12%; overflow: hidden; }
.submenu li.cur>a{ color: #fff; background: #0e1271; }
.submenu dd>a{ display: block; text-indent: 14%; line-height: 32px; overflow: hidden;}
.submenu dl{ display: none; padding: 8px 0;}
.submenu li.cur dl{ display: block; }
.mainRight { width: 70%; min-height:500px; padding: 0 0% 0 4%; padding-top: 60px; /*background:url(../images/line_bg.jpg) repeat-y left;*/ }
.mainRight ._cont{ padding-right: 4%;}
.mainRight ._productT h2 { line-height: 1; padding-bottom: 15px; border-bottom: #dbdbdb solid 1px; width:30%; margin-bottom: 60px; }
.pro_list { margin-bottom: 90px; }
.pro_list li { float: left; width: 18%; margin-right: 7%; text-align: center; margin-bottom: 45px; height: 212px; overflow: hidden; }
.pro_list li ._con { display: block; border-bottom: #fff solid 5px; }
.pro_list ._img { margin-bottom: 20px; position: relative; }
.pro_list ._img .cs { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: #fff; display: none; }
.pro_list ._img img { width: 100%; }
.pro_list ._name { font-size: 15px; font-family: Arial; }
.pro_list .p1, .pro_list .p2 { border-bottom: #ddd solid 1px; padding-bottom: 10px; margin-bottom: 10px; line-height: 20px; }
.pro_list li ._con:hover .cs { display: none; }
.pro_list li ._con:hover img{ opacity: 0.8;}
.pro_list li ._con:hover { border-bottom: #f9b406 solid 5px; }
.shop_sear { margin: 60px 0; }
.shop_sear ._left { width: 23.7%; margin-right: 5%; }
.shop_sear ._midd { width: 24.7%; margin-right: 5%; /*position: relative; */ }
.shop_sear h3 { font-size: 26px; }
.shop_sear ._txt { line-height: 32px; }
.shop_sear ._right { width: 26.3%; padding-top: 55px; }
.shop_sear ._sele { width: 99%; margin-bottom: 10px; height: 30px; line-height: 30px;/* border-left-width:2px;*/ border: #ccc solid 1px;}
.shop_sear button { width: 100%; height: 32px; line-height: 32px; text-align: center; color: #fff; background: #0e1271; border: none; cursor: pointer; }
.shop_sear .down_btn { display: block; width: 100%; height: 30px; line-height: 30px; background: #0e1271; color: #fff; text-align: center; }
.innerban ._txt { left: 2.5%; top: 22.5%; width: 47%; font-size: 15px; }
.innerban ._txt h2 { font-size: 30px; color: #0b328f; line-height: 1; padding-bottom: 20px; margin-bottom: 20px; border-bottom: #dbdbdb solid 1px; }
.innerban ._txt h3{ font-weight: normal; line-height: 32px;} 
.pro_bar { width: 36%; padding-right: 4%; padding-left: 18%; position: relative; }
.pro_bar .ptitle{ display: block; width: 29%; font-weight: bold; position: absolute; left: 0; top: 14px; text-align: right;}
.proRight { padding-left: 0; width: 74%; /*background: none;*/ }
.pro_pad { width: 90%; padding-left: 5%; padding-right: 5%; padding-top: 40px; }
.proRight .sec_tit { font-size: 24px; font-weight: bold; line-height: 1; margin-bottom: 30px; }
.proRight ._productT h2 { white-space: nowrap; font-size: 30px; border-bottom: none; margin-bottom: 40px; padding-bottom: 0; padding-left: 5%; }
.proDetailImg { margin-bottom: 40px; overflow: hidden; }
.proDetailImg ._txt { position: absolute; height: 82%; width: 26%; padding: 4% 2%; background: rgba(255,255,255,0.9); top: 0; right: 10%; }
.proDetailImg ._txt h3 { font-size: 30px; line-height: 1; margin-bottom: 20px; }
.proSImg { padding: 0 17%; margin-bottom: 20px; position: relative; }
.proSImg ._list { height: 56px; display: none; }
.proSImg ._list li { width: 134px; height: 50px; overflow: hidden; }
.proSImg ._list li:hover { border-bottom: #f9b407 solid 3px; }
.proSImg .barrs { position: absolute; background: url(../images/arrs.gif) no-repeat 0 0; width: 24px; height: 45px; top: 4px; }
.proSImg .barr_prev { left: 10.3%; }
.proSImg .barr_next { right: 10.3%; background-position: -24px 0; }
.mainData { background: url(../images/cs_bg.jpg) repeat-x center; height: 315px; border-top: #f1f1f1 solid 1px; }
.mainData .sec_tit { margin-bottom: 50px; }
.mainData dl { width: 29%; padding: 0 2%; border-right: #b4b4b4 solid 1px; height: 60%; }
.mainData dt { font-size: 16px; margin-bottom: 15px; }
.mainData dd { font-size: 44px; color: #111; font-family: Arial; line-height: 1; }
.mainData dd span { font-size: 20px; margin-left: 10px; }
.mainData dl:last-child { border-right: none; }
.techData { padding-bottom: 25px; }
.property { background: #4a4a4a; color: #fff; padding-bottom: 40px;}
.property ._left { width: 50%; }
.property ._right { width: 43%; }
.proRight .shop_sear ._left { padding-left: 7%; }
.proRight .shop_sear ._left p { margin-bottom: 25px; }
/*产品综合*/
.proverRight { padding-left: 0; width: 74%; padding-top: 0; background: none; }
.proverall li { height: 0; padding-bottom: 50%; overflow: hidden; margin-bottom: 20px; position: relative; }
.proverall li ._con { position: relative; z-index: 2;}
.proverall li ._bg { position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden; width: 100%; }
.proverall li ._bg img { width: 100%; }
.proverall ._links{ overflow: hidden;}
.proverall ._links a { display: inline-block; float: left; padding:0 15px; height: 32px; line-height: 32px; background: #0e1271; color: #fff; text-align: center; margin-right: 12px; }
.proverall ._links a i { font-size: 12px; font-weight: normal;-webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.proverall ._links a:hover i{ -webkit-transform:translate(10px); transform:translate(10px);}
.proverall ._tit { font-size: 30px; padding-bottom: 20px; border-bottom: #e5e5e5 solid 1px; line-height: 1; width: 32%; margin-bottom: 20px; }
.proverall .shop_sear { width: 26%; float: left; }
.shop_tit { font-size: 20px; margin-bottom: 10px; }
.shop_intro { margin-top: 15px; }
/*新闻页面*/
.videoCon { width: 260px; text-indent: 0; margin-left: 10%; margin-top: 50px; }
.videoCon ._tit { font-size: 22px; }
._video { height: 173px; display: none; cursor:pointer; }
._video li { position: relative; }
._video li ._title { position: absolute; width: 100%; color: #fff; background: url(../images/black.6.png) repeat; height: 68px; left: 0; bottom: 0; text-indent: 20px; }
._video li i { position: absolute; right: 0; bottom: 0; height: 100%; }
.videoCon .slideNav a { cursor: pointer; display: inline-block; line-height: 99; overflow: hidden; width: 10px; height: 10px; border-radius: 5px; background: #f9b60e; margin-left: 6px; }
.videoCon .slideNav a.on { background: #0b3190; }
/*首页*/
.banner { height: 557px; width: 100%; overflow: hidden; }
.banner li img { max-width: none; position: absolute; left: 50%; margin-left: -683px;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.banner li.cur img { -webkit-animation: scaleout 5s ease-in-out; animation: scaleout 5s ease-in-out; }
.banner .slide_nav { left: 0; width: 100%; bottom: 0; text-align: center; background: url(../images/black.6.png) repeat; height: 38px; padding-top: 20px; }
.banner .slide_nav a { cursor: pointer; display: inline-block; width: 1em; height: 1em; border-radius: .5em; margin: .5em; background: #ccc; box-shadow: 1px 1px 2px rgba(0,0,0,.5); overflow: hidden; line-height: 99px; }
.banner .slide_nav .on { background: #f9b406; }
.banner .arrs { position: absolute; bottom:12px; left: 50%; display: inline-block; width: 10px; height: 20px; background:url(../images/arrs_1.png) no-repeat -0 -22px;}
.banner .arr_prev:hover{ background-position:0 0;}
.banner .arr_prev{ margin-left: -60px;}
.banner .arr_next{ background-position:-11px -22px; margin-left: 50px;}
.banner .arr_next:hover{ background-position:-11px 0;}

.h_news .tab_b{ text-align:center; position:absolute; width:100%; top:-49px; z-index:9;}
.h_news .tab_t{ z-index:5; width:285px; height:50px; line-height:50px; text-align:center; font-size:18px; background:#f5f5f5; position:static !important; display:inline-block; *display:inline;
 *zoom:1;}
.h_news .tab_t_cur { background: #fff; }
.h_news .tab_c{ padding:0 12%; overflow:hidden;}
.h_news .arrs1 { display: inline-block; position: absolute; top: 40%; width: 27px; height: 51px; margin-top: -27px; z-index: 10; background:url(../images/arr3.png) no-repeat 0 0; }
.h_news .arr1_prev{ background-position:0 -53px; left: 60px;}
.h_news .arr1_prev:hover{ background-position:0 0; } 
.h_news .arr1_next{ background-position:-31px -53px; right: 60px;} 
.h_news .arr1_next:hover{ background-position:-31px 0;}

.h_news .arr2_prev{ background-position:0 -53px; left: 60px;}
.h_news .arr2_prev:hover{ background-position:0 0; } 
.h_news .arr2_next{ background-position:-31px -53px; right: 60px;} 
.h_news .arr2_next:hover{ background-position:-31px 0;}


.newscroll{ height: 270px; display: none;}
.newscroll .scroll_nav{ display: none; }
.proscroll { height: 270px;}
.h_news .tab_c li{ width: 300px; position: relative; float: left; }
.h_news .tab_c li ._con { display: block; padding: 25px; color: #000; background: #fff; position: relative; overflow: hidden; }
.h_news .tab_c li ._con:hover { color: #fff; background: #0e1271; /*border-bottom: #f9b60e solid 3px;*/ }
.h_news .tab_c li ._con:hover ._day { border-color: #fff; }
.h_news .tab_c li ._con:hover ._detail { color: #fff; }
.h_news .tab_c li ._day { font-size: 48px; line-height: 1; font-family: Arial; border-bottom: #000 solid 2px; width: 60px; padding-bottom: 25px; margin-bottom: 10px; }
.h_news .tab_c li ._txt { font-size: 18px; line-height: 28px; margin-bottom: 20px; height: 56px; overflow: hidden; }
.h_news .tab_c li ._txt1{ overflow: hidden; white-space: nowrap; text-overflow:ellipsis; }
.h_news .tab_c li ._txt2{ height: 82px; overflow: hidden; margin-bottom: 0;}
.h_news .tab_c li ._tit{ font-size: 20px;}
.h_news .tab_c li ._detail { color: #0a3190; }
.h_news .tab_c li ._detail i { font-size: 12px; margin-left: 10px; }
.h_news .tab_c li ._con .line { position: absolute; width: 0; height: 3px; background: #f9b60e; bottom: 0; left: 0; -webkit-transition: all 1s ease; transition: all 1s ease; }
.h_news .tab_c li ._con:hover .line { width: 100%; }
.h_news .pro_img{ position:absolute; height: 100%; width: 100%; line-height: 267px; display: block; background: #fff; top: 100%; left: 0; z-index: 10; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.h_news .pro_img img{ vertical-align: middle;}
.h_news .proscroll ._con:hover .pro_img{ top: 0;}

.sec_con1{ background:#e7e7e7; padding:40px 0;}
.sec_con1 .more{ color:#0a3190; font-size:16px; margin:0 0 0 20px;}
.sec_con1 .more:hover{ color:#f9b406;}
.sec_con2 { background: #f5f5f5; padding-top: 35px; padding-bottom: 70px; }
.sec_con2 ._con{ border-bottom:#fab406 solid 2px; height:0; padding-bottom:115%; overflow:hidden; cursor:pointer;}
.sec_con2 ._img { height: 0; padding-bottom: 80%; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.sec_con2 ._info { background: #fff; padding: 8%; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.sec_con2 ._info ._more { display: block; width: 124px; height: 32px; line-height: 32px; color: #fff; text-align: center; background: #0e1271; }
.sec_con2 ._info .txt { line-height: 22px; margin-bottom: 25px; height: 66px; }
.sec_con2 ._info h3{ font-size:20px; color:#000; height:80px; overflow:hidden;}
.sec_con2 ._con:hover ._img{ padding-bottom:60%;}
.sec_head { color: #fff; width: 100%; text-align: center; padding-top: 40px; }
.sec_head ._tit { font-size: 30px; line-height: 1; margin-bottom: 10px; }
.sec_head ._txt { font-size: 19px; line-height: 1.7; }
.sec_head1{ background: url(../images/itembg1.jpg) no-repeat center; height:54px; padding-top:30px; }
.sec_head1 ._txt { width: 75%; margin: 0 auto; line-height: 30px; }
.sec_head1 .more { font-size: 14px; }
.sec_head2{ background:url(../images/itembg1.jpg) no-repeat center; height:155px;}
.sec_head2 ._txt { margin-bottom: 20px; }
.sec_head2 ._links a { display: inline-block; width: 140px; height: 38px; line-height: 38px; text-align: center; color: #fff; font-size: 20px; border: #fff solid 2px; padding: 0 15px; overflow: hidden; }
.sec_head2 ._links a i { font-size: 16px; float: right; -webkit-transition: translate 0.3s ease; transition: translate 0.3s ease; }
.sec_head2 ._links a:hover { background: #fff; color: #555; border: #fff solid 2px; }
.sec_head2 ._links a:hover i{ -webkit-transform:translate(5px);transform:translate(5px);}
.sec_head3 { background: url(../images/itembg3.jpg) no-repeat center ; height: 134px; }
.sec_head4 { background: url(../images/itembg4.jpg) no-repeat center ; height: 134px; }
.sec_con3 { padding: 40px 0 30px 0; margin-bottom: 50px; }
.sec_con3 ._info { padding: 10px; }
.sec_con3 ._info h3{ font-size:18px; color:#0e1271; height:36px; overflow:hidden;}
.sec_con3 ._info ._txt{ height:85px; overflow:hidden;}
.sec_con4 { padding: 40px 0 30px 0; margin-bottom: 0; }
.sec_con4 ._con{ display: block; }
.sec_con3 ._con:hover{ color: #a1a1a1;}
.home_link { background: #f8f8fa; padding: 25px 0; }
.home_link img { width: 100%; }
.home_bottom { padding: 30px 0; background: #f1f0f6; }
.home_bottom ._left ._img { margin-right: 20px; width: 88px; }
.home_bottom ._left ._btn { color: #fff; width: 84px; height: 30px; text-align: center; display: inline-block; line-height: 30px; background: #989898; }
.home_bottom ._left ._btn:hover{ background: #0e1271;}

.home_bottom ._left h3 span { color: #0d1270; }
.home_bottom ._left p { padding: 7px 0; line-height: 1; }
.home_bottom ._midd .code { text-align: center; margin-right: 15px; }
.home_bottom ._midd h3 { color: #0d1270; }
.home_bottom ._right ._img{ margin-top: 10px;}
.home_bottom ._right ._img img{width: auto;}
.friendLink { background: #bbb; width: 325px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
/*关于我们*/
.main_about { /*padding-left: 3%;*/ }
.innerBan ._con { width: 44%; top: 17%; font-size: 15px; font-weight: bold; left: 3%; }
.innerBan ._con h3 { font-size: 30px; color: #0b328f; border-bottom: #dbdbdb solid 1px; width: 60%; margin-bottom: 25px; }
.innerBan ._con ._txt { margin-bottom: 20px; font-weight: normal; }
.innerBan ._con ._more { color: #0b328f; }
.aboutCon2{ padding-left:0; width:100%; text-indent:0;}
.aboutCon2 .a1{ width:47.4%;}
.aboutCon2 .a2{ width:100%;}
.aboutCon2 .a2 img{ width:100%;}
.aboutCon2 img { width: 100%; }
.aboutlist { border: #f3f3f3 solid 1px; margin-bottom: 20px; }
.aboutlist li { width: 50%; float: left; box-shadow: #f5f5f5 1px 1px 15px inset; height: 0; padding-bottom: 62%; overflow: hidden; }
.aboutlist li ._con { padding: 6%; }
.aboutlist li h3 { font-size: 30px; border-bottom: #dbdbdb solid 1px; width: 80%; margin-bottom: 20px; }
.aboutlist .l1 { background: url(../images/temp/about-4.jpg) no-repeat bottom; }
.aboutlist .l2 { background: url(../images/temp/about-5.jpg) no-repeat bottom; }
.otherCompany { padding-right: 4%;}
.otherCompany ._tit { font-size: 30px; font-weight: bold; text-indent: 10px; overflow: hidden; }
.otherCompany ._tit a { font-size: 16px; margin-top: 10px; }
.otherCompany ._list { display: none; }
.otherCompany ._list li{ width:22%;}
.otherCompany ._list li img{ width: 100%;}
.otherCompany ._list li ._title{ font-size:14px; color:#071b69; text-align:center; background:#f4f4f4; text-indent:15px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main { margin-bottom: 50px; }
.backTop { border-bottom: #ececec solid 1px; margin-bottom: 30px; text-align: center; }
.backTop .gotop { display: block; margin-bottom: -20px; cursor: pointer; }
.gotop img {-webkit-animation: fadeIn 1s ease .8s both,moveUpDown 1s ease-in .8s infinite alternate;}
/*社会责任*/
.proverall li ._detail { display: inline-block; width: 110px; height: 34px; color: #fff; background: #0e1271; text-align: center; line-height: 34px; }
.proverall li ._detail i { margin-left: 10px; }
/*新闻列表*/
.news_list li { float: left; width: 30%; margin-right: 3%; margin-bottom: 50px; }
.news_list li ._img{ height:190px; overflow: hidden; }
.news_list li ._img img{ width: 100%; height: 100%;}
.news_list ._intro { background: #f1f1f1; padding: 6%; border-bottom: #f1f1f1 solid 4px; }
.news_list ._intro ._date { font-size: 15px; }
.news_list ._intro ._t { font-size: 18px; line-height: 28px; color: #0e1271; height: 60px; overflow: hidden; }
.news_list ._intro ._txt{ height: 62px; overflow: hidden;}
.news_list .noimg ._intro ._txt{ height: 252px; overflow: hidden;}
.news_list ._intro ._more { color: #0a3190; }
.news_list li:hover ._intro { background: #0b3190; color: #fff; border-color: #f9b60e; }
.news_list li:hover ._intro ._t { color: #fff; }
.news_list li:hover ._intro ._more { color: #fff; }
/*新闻详细*/
.widget-newsdetail-3 ._head { border-bottom: 1px solid #cccccc; padding-bottom: 10px; }
.widget-newsdetail-3 ._head ._title { font-size: 24px; line-height: 1.4; color: #333333; margin: 0 0 10px; font-weight: bold; }
.widget-newsdetail-3 ._tools { padding: 0 5px; color: #999999; }
.widget-newsdetail-3 ._tools span { margin-right: 30px; }
.widget-newsdetail-3 ._tools a:hover { color: #0e90d2; }
.widget-newsdetail-3 .ion { font-size: 1.1em; font-weight: normal; }
.widget-newsdetail-3 ._b2l { float: right; }
.widget-newsdetail-3 .myart { padding: 30px 0; }
.widget-newsdetail-3 ._detailPage_bottom { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.widget-newsdetail-3 ._detailPage_bottom li { line-height: 30px; float: left; width: 50%; height: 30px; margin-left: -1px; border-left: 1px solid #cccccc; font-size: 14px; }
.widget-newsdetail-3 ._detailPage_bottom ._mark { float: left; margin-right: 10px; }
.widget-newsdetail-3 ._detailPage_bottom ._title { float: left; width: 50%; }
.widget-newsdetail-3 ._detailPage_bottom ._title:hover { color: #0e90d2; }
.widget-newsdetail-3 ._detailPage_bottom ._time { float: right; margin-right: 10px; }
.widget-newsdetail-3 ._bottom_bar { text-align: right; height: 40px; margin: 20px 0 0; }
.widget-newsdetail-3 ._bottom_bar .bdsharebuttonbox { float: none; display: inline-block; }
.widget-newsdetail-3 ._bottom_bar ._b2l { display: inline-block; font-size: 14px; margin: 0 10px; }
/*招聘综合页面*/
.job_list { margin-bottom: 20px; }
.job_list li { float: left; width: 50%; }
.job_list li ._con { border: #f1f1f1 solid 2px; position: relative; }
.job_list li ._con ._c { padding: 6%; }
.job_list li ._t { width: 80%; font-size: 30px; line-height: 1; color: #000; padding-bottom: 25px; border-bottom: #dbdbdb solid 1px; margin-bottom: 25px; }
.job_list li .p_txt { margin-bottom: 20px; }
.job_list li form { padding-top: 20px; border-top: #cdcdcd dotted 1px; }
.job_list li form ._left p { margin-bottom: 5px; }
.job_list li form ._left label { margin-right: 10px; }
.job_list li form button { background: #c7c7c7; border: none; font-size: 18px; color: #fff; width: 72px; height: 68px; margin-left: 15px; cursor:pointer; }
.job_list li form button:hover{ background: #0e1271;}
.job_list li form ._sel1, .job_list li form ._sel2 { width: 180px; }
.select-ui-choose-default { border-radius: 0px !important; }
.job_3 { border: #f0f0f0 solid 2px; margin-bottom: 20px; }
.paging { text-align: right; padding-right: 4%;}
.paging a { color: #0e1271; display: inline-block; }
.paging .goprev:hover { color: #fff; background: #0e1271; }
.paging .gonext:hover { color: #fff; background: #0e1271; }
.paging span{ font-weight: bold; width: 36px; font-size: 18px; color: #0e1271; text-align: center; display: inline-block;}
/*招聘列表页面*/
.widget-job-2 ._jt { background-color: #B9B9B9; height: 34px; line-height: 34px; margin-top: 10px; overflow: hidden; *zoom: 1;
cursor: pointer; }
.widget-job-2 ._jt_act { background: #0e1271; }
.widget-job-2 ._jt strong { float: left; width: 30%; text-align: center; color: #fff; }
.widget-job-2 ._jt span { float: right; }
.widget-job-2 ._jt .ion { font-size: 12px; color: #999999; }
.widget-job-2 ._jc { display: none; }
.widget-job-2 ._jcon { padding: 10px; }
.widget-job-2 ._jt_act .ion { color: #fff; }
.widget-job-2 ._jcon ._submit { display: inline-block; width: 100px; height: 30px; line-height: 30px; color: #fff; text-align: center; background: #0e1271; margin-top: 20px; }
.widget-job-2 ._jcon ._submit:hover { background: #f9b406; }
/*销售网络*/
.map-M2{ padding-right: 4%;}
.map-M2-search { padding: 18px 0; margin-bottom: 15px }
.map-M2-map { height: 550px }
.map-M2-map img { max-width: none }
.map-M2-list { height: 510px; background: #f6f6f6; padding: 20px; position: relative; overflow: hidden; user-select: none; -webkit-user-select: none }
.map-M2-list li { margin-bottom: 28px }
.map-M2-list ._t { font-size: 14px; line-height: 22px; color: #0e1271; font-weight: 600;}

.map-M2-list .scroll_slider { height: 70px; background: #0e1271; position: relative; border-radius: 0 }
.map-M2-list .scroll_slider:before { content: ""; position: absolute; width: 80%; left: 10%; top: 50%; margin-top: -3px; height: 1px; background: #fff }
.map-M2-list .scroll_slider:after { content: ""; position: absolute; width: 80%; height: 2px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; left: 10%; top: 50% }
.form-inline .form-control{ margin-right: 15px; line-height: 32px; height: 32px; border: #ccc solid 1px;}
.form-inline .form-control._sele1{ min-width: 200px;}
.form-inline .form-control._sele2{ min-width: 170px;}
.form-inline .form-control._sele3{ min-width: 170px;}
.form-inline .btn{ color: #fff; background: #0e1271; height: 32px; width: 240px; line-height: 22px; cursor:pointer; text-align: center; font-size: 14px;}
.map-M2-list ._t .ion{ display: none;}
/*关联公司*/
.widget-newslist-3 li {overflow: hidden;  padding: 20px 0; 
border-bottom: 1px dotted #cccccc; *zoom: 1;}
.widget-newslist-3 ._t, .widget-newslist-3 ._t a { font-size: 16px; margin-bottom: 15px;
  color: #333333; line-height: 1; }
.widget-newslist-3 ._t a:hover { color: #095f8a;}
.widget-newslist-3 ._img { float: left; width: 20%; margin-right: 20px;}
.widget-newslist-3 ._p { line-height: 1.6em; overflow: hidden; height: 4.8em; margin: 5px 0;color: #999999; padding-right: 4%;}
.widget-newslist-3 ._link {display: inline-block; padding: 0 5px; color: #fff; font-size:12px;
	line-height: 20px; border-radius: 2px; background:#0e1271;}
.widget-newslist-3 ._link:hover {opacity: .8;}
.widget-newslist-3 ._i {overflow: hidden; color: #999999; *zoom:1;}
.widget-newslist-3 ._i span, .widget-newslist-3 ._i a { float: left; line-height: 24px;
 padding: 0 10px;font-size:12px;}
.widget-newslist-3 ._i ._more {color: #fff; background: #095f8a; }
.widget-newslist-3 ._i ._date {color: #999; background: #ededed; }
.widget-newsdetail-3{ padding-right: 4%;}

/*康查士*/
.kcsRight{ background:url(../images/line_bg.jpg) repeat-y left;}
.kcsRight ._cont{ position: relative;}
.kcsRight ._cont ._tit{ text-align: center; margin-bottom: 90px;}
.kcsRight ._cont ._list{ position: relative; width: 100%; height: 600px;}
.kcsRight ._cont ._list li{ width: 30%; float: left; margin-right: 2%; cursor:pointer; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.kcsRight ._cont ._list li{ text-align: center; font-weight: bold;}
.kcsRight ._cont ._list li:hover{ -webkit-transform:scale(1.05,1.05); transform: scale(1.05,1.05) }
.kcsRight ._cont ._list .l2{ margin-top: 160px;}
.kcsRight ._cont ._list li p{ text-align: center;}
.kcs_tips { position: absolute; top: 20%; background:#fff url(../images/kcs_bg.jpg) no-repeat right bottom; border: #e4e4e4 solid 1px; }
.kcs_tips dd{ width: 910px; position: relative; display: none;}
.kcs_tips ._close{ position: absolute; top: -25px; right: -25px;}
.kcs_tips dd ._left{width: 20%;  }
.kcs_tips dd ._intro{ width: 70%;  padding:4% 5% 0 5%; }
.kcs_tips dd ._intro ul{ margin-right: -30px; }
.kcs_tips dd ._intro li{ float: left; width: 160px; margin-right: 30px; }
.kcs_tips dd ._intro h3{ font-size: 17px; color: #06377c; margin-bottom: 15px;}
.kcs_tips dd ._intro ._info{ margin-bottom: 50px; }
.kcs_tips dd ._intro li ._img{ margin-bottom: 15px;}
.home .top{ position: fixed; left: 0; top: 0; z-index: 90; border-bottom: #ddd solid 1px;}
.home { padding-top: 70px;}

/*产品支援*/
.zy_tit{ font-size: 30px; padding: 50px 0; color: #0b328f; line-height: 1;}
.zy_left{ width: 66%;}
.zy_right{ width: 34%;}
.zy_left .box1 { position: relative; }
.zy_left .box1 ._con{ position: absolute; padding:7% 5%; width: 40%; right: 0; top: 0; color: #fff;}
.zy_left .box1 ._con h3{ font-size: 27px;}
.zy_left .box1 ._con ._txt{ font-size: 16px;}
.zy_left .box2 { background: #f3f3f3; overflow: hidden;}
.zy_left .box2 .l{ width: 50%;}
.zy_left .box2 .l1{ padding:5%; width: 40%;}
.zy_left .box2 .l1 h3{ font-size: 26px;}
.zy_left .box2 .l1 h4{ font-size: 20px; font-weight: normal; line-height: 30px; margin-bottom: 30px;}
.zy_right .box2{ background: #0a3190; color: #fff;}
.zy_right .box2 ._con{ padding: 10%;}
.zy_right .box2 ._con h3{ font-size: 27px; line-height: 1; margin-bottom: 25px;}
.zy_right .box3 ._con{ padding: 10%;}
.zy_right .box3 ._con h3{ font-size: 26px;}
.zy_right .box3 ._con h4{ font-size: 20px; font-weight: normal; line-height: 30px; margin-bottom: 30px;}
.zy_con{ background: #f3f3f3;}

/*发展历程*/
.deveRight{ padding-top: 0;}
.developBan{ position: relative;}
.developBan h3{ position: absolute; font-size: 28px; font-weight: bold; color: #0a318c; left: 0; bottom: 34px; line-height: 1;}
.year_bar{ height: 84px; background: #0a318c; color: #fff; }
.year_bar li{ width: 20%; text-align: center; font-size: 18px; line-height: 84px; cursor:pointer;}
.year_bar li.cur{ font-size: 22px; font-weight: bold;}
.year_bar ._years { padding:0 100px;}
.year_bar .arrs{ background: url(../images/btns.gif) no-repeat 0 0; display: inline-block; width: 100px; height: 84px; text-align: center; position: absolute; top:0px; cursor:pointer;}
.year_bar .arr_prev {  left: 0; }
.year_bar .arr_prev:hover{ background-position:0 -84px;}
.year_bar .arr_next { background-position:-100px 0; right: 0; }
.year_bar .arr_next:hover{ background-position:-100px -84px; }
.year_con li{ overflow: hidden; padding: 4% 6%; border: #f3f3f3 solid 2px; display: none;}
.year_con li.show{ display: block;}
.year_con ._left,.year_con ._right{ width: 100%;}
.year_con ._left h3{ font-size: 24px; color: #0a318c; height: 50px;}
.year_con ._left ._con{ color: #0a318c; }
.year_con ._right ._con{  padding-top: 30px;}
.wrap_bar{ background: #0b3190 !important;}
.content-16535 .job_form .sub{ background: #0e1271 !important; }
.content-16535 .job_form ._act button{ border: none !important;}
.content-16535 .job_form_row b{ margin-right: 8px;}
.content-16535 .job_form_row ._t{ font-size: 12px; width: 13em;}

.jobform2{ margin-bottom: 30px;}
.jobform2 .jfor { padding-top: 20px; border-top: #cdcdcd dotted 1px; }
.jobform2 .jfor ._left p { margin-bottom: 5px; margin-right: 20px; float: left; }
.jobform2 .jfor ._left label { margin-right: 10px; }
.jobform2 .jfor button { background: #c7c7c7; border: none; font-size: 18px; color: #fff; width: 72px; height: 32px; cursor:pointer; }
.jobform2 .jfor button:hover{ background: #0e1271;}
.jobform2 .jfor ._sel1, .jobform2 .jfor ._sel2 { width: 180px; }

img.hide{display:none!important}


/*css animate*/
.imghover_big { overflow: hidden; display: block; position: relative; }
.imghover_big img { -webkit-transition: all 1.2s ease 0s; transition: all 1.2s ease 0s; }
.imghover_big:hover img { -webkit-transform: scale(1.1); transform: scale(1.1);  }
.imghover_big em { position: absolute; left: -200px; top: 0px; width: 150px; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)) ; overflow: hidden; -webkit-transform: skewx(-25deg); -webkit-transition: 0s; }
.imghover_big:hover em { width: 150px; left: 600px; -webkit-transition: 0.8s;transition: 0.8s }
 @-webkit-keyframes scaleout { 0% {
-webkit-transform: scale(1.0)
}
 100% {
 -webkit-transform: scale(0.8);
}
}
 @keyframes scaleout { 0% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
100% {
 transform: scale(1.1);
 -webkit-transform: scale(0.8);
}
}

@-webkit-keyframes moveUpDown {
	from {-webkit-transform: translateY(-5px)}
	to {-webkit-transform: translateY(5px)}
}
@keyframes moveUpDown {
	from { transform: translateY(-5px)}
	to { transform: translateY(5px)}
}

.irs-bar,.irs-line-left, .irs-line-mid, .irs-line-right,.irs-line{ border-radius:5px; height: 11px !important;}
.irs-from, .irs-single, .irs-to{ color: #000 !important; border: #ddd solid 2px !important; top: -7px !important; background:#fff !important; }

a[href='']{ cursor:default;}

.home_bottom ._right ._img a{display: inline-block;}
.home_bottom ._right ._img img{ vertical-align: middle;}
.home_bottom ._right ._img .ablink{padding-left: 15px; margin-left: 10px; background: url(../images/yellow_arr.png) no-repeat left; }


.mainLeft ._links{ overflow: hidden;}
.mainLeft ._links a { display: inline-block;padding:0 15px; height: 32px; line-height: 32px; background: #0e1271; color: #fff; text-align: center;text-indent: 0;}
.mainLeft ._links a i { font-size: 12px; font-weight: normal;-webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.mainLeft ._links a:hover i{ -webkit-transform:translate(10px); transform:translate(10px);}

.widget-job-2{ padding-right:40px}
.p_txt{ padding-right:40px}




/* 首页公司简介 */
.inComLe{ width:40%; float:left; height:auto;}
.inComLe img{ width:100%;}
.inComRi{ width:56%; float:right; height:auto;}
.inComRi p{ text-indent:2em; line-height:30px; font-size:14px; color:#555;}
/* 联系我们页面 */
.conMap{ width:100%; height:900px; margin:0 auto;}
.conMainL{ width:42%; padding:60px 5% 0 0; float:right;}
.conMainL .tit{ background:#0e1271; color:#FFF; line-height:1; padding:15px 0 15px 10%; font-size:22px; margin-bottom:20px;}
.conMainL .con-txt{ width:100%; height:auto; float:left;}
.conMainL .con-txt li{ font-size:16px; list-style-type:none; width:100%;}
.conMainL .con-txt li span{ display:block; float:left;}
.conMainL .con-txt li span.sL{ width:55px;}
.conMainL .con-txt li span.sR{ width: calc(100% - 55px);}
.conMainL .con-api{ width:100%; height:auto; margin:50px 0 0; float:left;}
.conMainL .con-api h3{ font-size:20px; color:#0e1271;}
.conMainR{ width:53%; height:auto; padding:60px 0 0 0; float:right;}
.messTbl{ width:100%; padding:20px 0 0; float:left;}
.messTbl ul{ width:100%; height:auto;}
.messTbl ul li{ width:100%; float:left; box-shadow:0px 0px 20px #d6d6d6; height:45px; line-height:45px; margin-bottom:20px;}
.messTbl ul li span{ float:left; padding:0 0 0 5px; font-size:14px; color:#333333;}
.messTbl ul li input{ float:left; color:#333; height:45px; padding:0 0 0 5px; border:0;}
.messTbl .mess-info{ width:100%; height:210px; margin-bottom:20px; box-shadow:0px 0px 20px #d6d6d6;}
.messTbl .mess-info span{ float:left; padding:0 0 0 5px; font-size:14px; color:#333333; line-height:45px;}
.messTbl .mess-info textarea{ float:left; width: calc(100% - 10px); height:165px; padding:0 5px; color:#333; border:0;}
.messTbl a{ height:45px; color:#FFF; background-color:#0e1271; width:100px; font-size:14px; line-height:45px; display:block; text-align:center; margin:0 auto; border-radius:5px}
.messTbl a:hover{ box-shadow:0px 0px 20px rgba(14,18,113,0.5); text-decoration:none;}
.downMain{ padding-right:4%;}
.downMain ul{ width:100%; height:auto;}
.downMain ul li{ clear:both; overflow:hidden; padding:6px 10px; height:40px; line-height:40px; position:relative;}
.downMain ul li ._time{ width:12%; min-width:100px; float:left; font-family:Verdana; font-size:14px;}
.downMain ul li ._title{ width:83%; font-weight:normal; font-size:14px; float:left; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.downMain ul li ._download{ width:60px; height:40px; position:absolute; right:5%; top:6px; overflow:hidden;}
.downMain ul li ._download img{ position:absolute; left:0; top:0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.downMain ul li ._download img._hover{ display:none;}
.downMain ul li:nth-child(odd),.downMain ul li.odd{ background-color:#f7f7f7;}
.downMain ul li:hover a,.downMain ul li:hover ._title,.downMain ul li:hover ._time{ color:#0e1271;}
.downMain ul li:hover ._download img{ display:none;}
.downMain ul li:hover ._download img._hover{ display:block;}
/* 人才发展 */
.job_list{ width:94%; padding:60px 3% 30px;}
.job_list h2{ font-size:36px; color:#555;}
.job_list .job_main{ width:100%; height:auto;}
.job_list .job_main .job_l{ width:70%; float:left;}
.recuite-list{ padding-left:0;}
.recuite-title{ margin-bottom:16px;}
.recuite-title span{ display:inline-block; color:#272727; font-size:13px; line-height:normal; float:left;}
.recuite-info{ margin-bottom:3px;}
.recuite-title span:nth-child(1){ padding-left:24px; width:144px;}
.recuite-title span:nth-child(2){ width:144px; float:right;}
.recuite-top{ background:#b5b5b5; cursor:pointer; transition:300ms ease-in-out; position:relative;}
.recuite-top.on{ background:#0e1271;}
.recuite-top span{ display:inline-block; float:left; color:#ffffff; font-size:13px; padding:10px 0;}
.recuite-top span:nth-child(1){ padding-left:24px; padding-right:10px; width:134px;}
.recuite-top span:nth-child(2){ width:134px; padding-right:10px; float:right;}
.recuite-li{ padding:22px 48px 35px 48px; border:1px solid #0e1271; border-top:none; display:none;}
.recuite-li p{ color:#272727; font-size:13px; line-height:2;}
.recuite-info:nth-child(1) .recuite-li{ display:block;}
.job_list .job_main .job_r{ width:25.5%; float:right;}
.job_list .job_main .job_r .job_txt{ background-color:#fff; border:10px #f3f3f3 solid; padding:20px 10%;}
.job_list .job_main .job_r .job_txt h3{ font-size:18px; color:#000; margin-bottom:10px;}
.job_list .job_main .job_r .job_txt img{ width:100%;}
.job_list .job_main .job_r .job_txt .info{ font-size:13px; color:#5a5a5a; margin-top:15px;}
.job_yg{ width:97%; height:auto; padding:0 0 60px 3%;}
/* 综合管理 */
.manage{ width:100%; height:auto;}
/* 产品列表 */
.prolist{ width:100%; height:auto;}
.prolist li{ width:23%; float:left; margin-right:2%; margin-bottom:2%;}
.prolist ._con{ border-bottom:#fab406 solid 2px; background:#f1f1f1; height:0; padding-bottom:103%; overflow:hidden; cursor:pointer;}
.prolist ._img{ height:0; padding-bottom:80%; overflow:hidden; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.prolist ._info{ background:#f1f1f1; padding:8%; overflow:hidden; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.prolist ._info ._more{ display:block; width:124px; height:32px; line-height:32px; color:#fff; text-align:center; background:#0e1271;}
.prolist ._info .txt{ line-height:22px; margin-bottom:25px; height:66px;}
.prolist ._info h3{ font-size:14px; color:#000; height:35px; overflow:hidden;}
.prolist ._con:hover ._img{ padding-bottom:60%;}
/* 荣誉资质 */
.honor_list li{ float:left; width:23%; margin:0 1% 3%; text-align:center;}
.honor_list li ._con{ display:block; border-bottom:#fff solid 5px;}
.honor_list ._img{ margin-bottom:20px; position:relative;}
.honor_list ._img img{ width:100%;}
.honor_list ._weight{ font-size:14px; height:30px; overflow:hidden; font-family:Arial; font-weight:400;}
.honor_list .p1, .honor_list .p2{ border-bottom:#ddd solid 1px; padding-bottom:10px; margin-bottom:10px; line-height:20px;}
.honor_list li ._con:hover img{ opacity:0.8;}
.honor_list li ._con:hover{ border-bottom:#f9b406 solid 5px;}
/*详情页上下翻页*/
.Staffpage{ padding:1% 0; border-top:1px solid #ebebeb;}
.Staffpage .page-list{ text-align:left;}
.Staffpage .page-list a{ display:block; line-height:30px; color:#707070; font-size:14px; cursor:pointer;}
.Staffpage .page-list a:hover{ color:#f9b406;}
/*后期添加左侧联系我们*/
.contact_bot{ width:100%; height:auto; margin:20px 0 0;}
.contact_bot h3{ width: calc(100% - 50px); height:38px; padding-left:50px; background-image:url(../images/conbg_ico.png); background-repeat:no-repeat; background-size:auto 100%; background-position:left center; font-size:18px; border-bottom:#dbdbdb solid 1px; line-height:45px;  text-indent:0;}
.contact_bot li{ list-style:none; padding:10px 0 0; background-image:url(../images/conbg.png); background-position: bottom 10px right; background-repeat:no-repeat; background-size:80% auto; text-indent:5%;}
.contact_bot li p{ font-size:14px; line-height:30px;}




